Input Detection Script v2.0 (Revamped)

<b>About:</b>
A lightweight script that shows you if GTA V is detecting your keyboard inputs.
If you press a key, the script displays which key was pressed.
Useful for debugging when menus/scripts don’t respond, helping you check if the problem is with the input itself or the mod.
Not intended for regular gameplay.

<b>Features:</b>
- Detects most common keyboard keys (letters, numbers, function keys, arrows, symbols, etc.).
- Also detects mouse buttons now (Left & Right).
- Press counter shows how many times an input was pressed (resets after 2 seconds of inactivity).
- Cleaner & optimized code for better performance.

<b>Requirements:</b>
- Script Hook V
- Script Hook V .NET (🔸Nightly Build🔸)

<b>Installation:</b>
1. Place `InputDetectionScript.dll` into your GTA V `scripts` folder.
2. Launch the game and press any key to see detection feedback.

* To uninstall/disable, delete the .dll or move it out the scripts folder.

<b>Changelog:</b>
- v1.1: Added more detectable keys.
- v1.2: Option to display notifications as subtitles.
- v2.0 (Revamp):
  - Fully optimized code with dictionary-based system.
  - Support for many more keys (arrows, symbols, numpad operators, more).
  - Added mouse button detection (Left & Right).
  - Added press counter (resets after 2 seconds of inactivity).
  - Switched to subtitles (UI.ShowSubtitle) to avoid notification limits.

DO NOT RE-UPLOAD without permission!
@ww_aleeex // @aleksforreal // 7aleksforreal